﻿2026-07-22T17:40:22.5951914Z Current runner version: '2.335.1'
2026-07-22T17:40:22.5956960Z Runner name: 'kitsubito'
2026-07-22T17:40:22.5957495Z Runner group name: 'Default'
2026-07-22T17:40:22.5958115Z Machine name: 'KITSUBITO'
2026-07-22T17:40:22.5961680Z ##[group]GITHUB_TOKEN Permissions
2026-07-22T17:40:22.5963605Z Actions: write
2026-07-22T17:40:22.5964014Z ArtifactMetadata: write
2026-07-22T17:40:22.5964412Z Attestations: write
2026-07-22T17:40:22.5964784Z Checks: write
2026-07-22T17:40:22.5965133Z CodeQuality: write
2026-07-22T17:40:22.5965500Z Contents: write
2026-07-22T17:40:22.5965876Z CopilotRequests: write
2026-07-22T17:40:22.5966267Z Deployments: write
2026-07-22T17:40:22.5966639Z Discussions: write
2026-07-22T17:40:22.5967000Z Drives: write
2026-07-22T17:40:22.5967344Z Issues: write
2026-07-22T17:40:22.5967697Z Metadata: read
2026-07-22T17:40:22.5968045Z Models: read
2026-07-22T17:40:22.5968389Z Packages: write
2026-07-22T17:40:22.5968746Z Pages: write
2026-07-22T17:40:22.5969331Z PullRequests: write
2026-07-22T17:40:22.5969734Z RepositoryProjects: write
2026-07-22T17:40:22.5970144Z SecurityEvents: write
2026-07-22T17:40:22.5970516Z Statuses: write
2026-07-22T17:40:22.5970879Z VulnerabilityAlerts: read
2026-07-22T17:40:22.5971261Z ##[endgroup]
2026-07-22T17:40:22.5972845Z Secret source: Actions
2026-07-22T17:40:22.5973340Z Prepare workflow directory
2026-07-22T17:40:22.6328514Z Prepare all required actions
2026-07-22T17:40:22.6358519Z Getting action download info
2026-07-22T17:40:22.9749774Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-22T17:40:23.5688696Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-22T17:40:23.6692234Z ##[group]Run actions/checkout@v5
2026-07-22T17:40:23.6693022Z with:
2026-07-22T17:40:23.6693396Z   fetch-depth: 0
2026-07-22T17:40:23.6693818Z   repository: BigscreenVR/spt-bs-core
2026-07-22T17:40:23.6696993Z   token: ***
2026-07-22T17:40:23.6697369Z   ssh-strict: true
2026-07-22T17:40:23.6697752Z   ssh-user: git
2026-07-22T17:40:23.6698172Z   persist-credentials: true
2026-07-22T17:40:23.6698597Z   clean: true
2026-07-22T17:40:23.6699059Z   sparse-checkout-cone-mode: true
2026-07-22T17:40:23.6699508Z   fetch-tags: false
2026-07-22T17:40:23.6699889Z   show-progress: true
2026-07-22T17:40:23.6700275Z   lfs: false
2026-07-22T17:40:23.6700643Z   submodules: false
2026-07-22T17:40:23.6701044Z   set-safe-directory: true
2026-07-22T17:40:23.6701469Z   allow-unsafe-pr-checkout: false
2026-07-22T17:40:23.6702103Z ##[endgroup]
2026-07-22T17:40:23.7495004Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T17:40:23.7496636Z ##[group]Getting Git version info
2026-07-22T17:40:23.7497432Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-22T17:40:23.7498440Z [command]/usr/bin/git version
2026-07-22T17:40:23.7498873Z git version 2.43.0
2026-07-22T17:40:23.7500926Z ##[endgroup]
2026-07-22T17:40:23.7512004Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/24904882-b5d7-428d-82ca-4a0259452d08' before making global git config changes
2026-07-22T17:40:23.7513239Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T17:40:23.7515252Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-22T17:40:23.7548477Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-22T17:40:23.7567728Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T17:40:23.7577610Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T17:40:23.7580367Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T17:40:23.7598012Z HEAD
2026-07-22T17:40:23.7627558Z ##[endgroup]
2026-07-22T17:40:23.7628142Z [command]/usr/bin/git submodule status
2026-07-22T17:40:23.7796777Z ##[group]Cleaning the repository
2026-07-22T17:40:23.7798049Z [command]/usr/bin/git clean -ffdx
2026-07-22T17:40:23.7832749Z [command]/usr/bin/git reset --hard HEAD
2026-07-22T17:40:23.7884653Z HEAD is now at fdf0ac72 Merge a2c1dbb201da548917103ac1d595c388cf8347d5 into f8dfd2e679225151356761d54d6800e9800a1a1e
2026-07-22T17:40:23.7889243Z ##[endgroup]
2026-07-22T17:40:23.7923485Z ##[group]Disabling automatic garbage collection
2026-07-22T17:40:23.7926933Z [command]/usr/bin/git config --local gc.auto 0
2026-07-22T17:40:23.7951750Z ##[endgroup]
2026-07-22T17:40:23.7952538Z ##[group]Setting up auth
2026-07-22T17:40:23.7956552Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-22T17:40:23.7982467Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-22T17:40:23.8177944Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T17:40:23.8202723Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-22T17:40:23.8386643Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T17:40:23.8412196Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-22T17:40:23.8595736Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-22T17:40:23.8626263Z ##[endgroup]
2026-07-22T17:40:23.8626958Z ##[group]Fetching the repository
2026-07-22T17:40:23.8634359Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +fdf0ac72b3074b3232c352804d8afcb19d3e84e1:refs/remotes/pull/60/merge
2026-07-22T17:40:24.5682747Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-22T17:40:24.5684449Z  + 876aba3e...a2c1dbb2 build/daemon-lifecycle-w3 -> origin/build/daemon-lifecycle-w3  (forced update)
2026-07-22T17:40:24.5734081Z ##[endgroup]
2026-07-22T17:40:24.5735030Z ##[group]Determining the checkout info
2026-07-22T17:40:24.5736049Z ##[endgroup]
2026-07-22T17:40:24.5738806Z [command]/usr/bin/git sparse-checkout disable
2026-07-22T17:40:24.5778208Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-22T17:40:24.5802162Z ##[group]Checking out the ref
2026-07-22T17:40:24.5803571Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/60/merge
2026-07-22T17:40:24.5844299Z HEAD is now at fdf0ac72 Merge a2c1dbb201da548917103ac1d595c388cf8347d5 into f8dfd2e679225151356761d54d6800e9800a1a1e
2026-07-22T17:40:24.5848096Z ##[endgroup]
2026-07-22T17:40:24.5877816Z [command]/usr/bin/git log -1 --format=%H
2026-07-22T17:40:24.5900325Z fdf0ac72b3074b3232c352804d8afcb19d3e84e1
2026-07-22T17:40:24.6122967Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-22T17:40:24.6124636Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-22T17:40:24.6142095Z shell: /usr/bin/bash -e {0}
2026-07-22T17:40:24.6142960Z ##[endgroup]
2026-07-22T17:40:24.6333110Z ##[group]Run bash .github/ci/reap-census.sh start
2026-07-22T17:40:24.6334327Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-07-22T17:40:24.6350051Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-22T17:40:24.6351179Z env:
2026-07-22T17:40:24.6351874Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-22T17:40:24.6352780Z ##[endgroup]
2026-07-22T17:40:24.6407209Z CI-CENSUS scope roots:
2026-07-22T17:40:24.6408262Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-22T17:40:24.6409875Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-22T17:40:24.6411674Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-22T17:40:24.6413228Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-22T17:40:24.6414263Z   root: /home/reavus/spt-n1-oldbroker
2026-07-22T17:40:24.6451115Z CI-CENSUS self-check OK: walked 391 /proc entries, exe resolution live
2026-07-22T17:40:26.0834957Z CI-CENSUS phase=start box_procs=391 box_fds=10560 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-22T17:40:26.0835958Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-22T17:40:26.0870905Z ##[group]Run set -euo pipefail
2026-07-22T17:40:26.0871306Z [36;1mset -euo pipefail[0m
2026-07-22T17:40:26.0871606Z [36;1mPIN=0c95435[0m
2026-07-22T17:40:26.0871892Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-22T17:40:26.0872246Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-22T17:40:26.0872732Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-22T17:40:26.0873325Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-22T17:40:26.0873940Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-22T17:40:26.0874459Z [36;1m  rm -rf "$CACHE"[0m
2026-07-22T17:40:26.0874778Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-22T17:40:26.0875161Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-22T17:40:26.0875632Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-22T17:40:26.0876146Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-22T17:40:26.0876492Z [36;1mfi[0m
2026-07-22T17:40:26.0876888Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-22T17:40:26.0889942Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-22T17:40:26.0890233Z env:
2026-07-22T17:40:26.0890412Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-22T17:40:26.0890632Z ##[endgroup]
2026-07-22T17:40:26.3703975Z    Compiling proc-macro2 v1.0.106
2026-07-22T17:40:26.3704730Z    Compiling quote v1.0.45
2026-07-22T17:40:26.3705091Z    Compiling unicode-ident v1.0.24
2026-07-22T17:40:26.3705506Z    Compiling libc v0.2.186
2026-07-22T17:40:26.3705830Z    Compiling serde_core v1.0.228
2026-07-22T17:40:26.3706154Z    Compiling cfg-if v1.0.4
2026-07-22T17:40:26.3706456Z    Compiling serde v1.0.228
2026-07-22T17:40:26.3744874Z    Compiling log v0.4.32
2026-07-22T17:40:26.3790980Z    Compiling pin-project-lite v0.2.17
2026-07-22T17:40:26.3834051Z    Compiling typenum v1.20.1
2026-07-22T17:40:26.3867400Z    Compiling portable-atomic v1.13.1
2026-07-22T17:40:26.3901685Z    Compiling version_check v0.9.5
2026-07-22T17:40:26.4014481Z    Compiling memchr v2.8.1
2026-07-22T17:40:26.4015976Z    Compiling find-msvc-tools v0.1.9
2026-07-22T17:40:26.4019673Z    Compiling critical-section v1.2.0
2026-07-22T17:40:26.4260889Z    Compiling shlex v2.0.1
2026-07-22T17:40:26.4731272Z    Compiling subtle v2.6.1
2026-07-22T17:40:26.4831526Z    Compiling bytes v1.11.1
2026-07-22T17:40:26.5270590Z    Compiling futures-core v0.3.32
2026-07-22T17:40:26.6533323Z    Compiling equivalent v1.0.2
2026-07-22T17:40:26.6753213Z    Compiling smallvec v1.15.1
2026-07-22T17:40:26.6781609Z    Compiling itoa v1.0.18
2026-07-22T17:40:26.6857207Z    Compiling semver v1.0.28
2026-07-22T17:40:26.6928154Z    Compiling stable_deref_trait v1.2.1
2026-07-22T17:40:26.6933328Z    Compiling futures-io v0.3.32
2026-07-22T17:40:26.7336614Z    Compiling futures-sink v0.3.32
2026-07-22T17:40:26.7430052Z    Compiling slab v0.4.12
2026-07-22T17:40:26.7747994Z    Compiling futures-task v0.3.32
2026-07-22T17:40:26.7840852Z    Compiling generic-array v0.14.7
2026-07-22T17:40:26.8780709Z    Compiling futures-channel v0.3.32
2026-07-22T17:40:26.8831491Z    Compiling rand_core v0.10.1
2026-07-22T17:40:26.9241579Z    Compiling rustversion v1.0.22
2026-07-22T17:40:26.9550375Z    Compiling bitflags v2.12.1
2026-07-22T17:40:26.9681201Z    Compiling rustc_version v0.4.1
2026-07-22T17:40:27.0270239Z    Compiling hashbrown v0.17.1
2026-07-22T17:40:27.0338724Z    Compiling getrandom v0.4.2
2026-07-22T17:40:27.0435082Z    Compiling cpufeatures v0.2.17
2026-07-22T17:40:27.0581565Z    Compiling fnv v1.0.7
2026-07-22T17:40:27.0730433Z    Compiling cfg_aliases v0.2.1
2026-07-22T17:40:27.1030795Z    Compiling strsim v0.11.1
2026-07-22T17:40:27.1620773Z    Compiling litemap v0.8.2
2026-07-22T17:40:27.1790776Z    Compiling writeable v0.6.3
2026-07-22T17:40:27.2573265Z    Compiling fs_extra v1.3.0
2026-07-22T17:40:27.2611375Z    Compiling icu_normalizer_data v2.2.0
2026-07-22T17:40:27.3280508Z    Compiling dunce v1.0.5
2026-07-22T17:40:27.3470810Z    Compiling icu_properties_data v2.2.0
2026-07-22T17:40:27.3630606Z    Compiling ident_case v1.0.1
2026-07-22T17:40:27.4017125Z    Compiling utf8_iter v1.0.4
2026-07-22T17:40:27.4260829Z    Compiling percent-encoding v2.3.2
2026-07-22T17:40:27.5040777Z    Compiling autocfg v1.5.1
2026-07-22T17:40:27.5509313Z    Compiling http v1.4.1
2026-07-22T17:40:27.5848610Z    Compiling unicode-segmentation v1.13.3
2026-07-22T17:40:27.6245221Z    Compiling cpufeatures v0.3.0
2026-07-22T17:40:27.6327668Z    Compiling thiserror v2.0.18
2026-07-22T17:40:27.6465102Z    Compiling aws-lc-rs v1.17.0
2026-07-22T17:40:27.6920801Z    Compiling syn v2.0.117
2026-07-22T17:40:27.7132797Z    Compiling scopeguard v1.2.0
2026-07-22T17:40:27.7504173Z    Compiling chacha20 v0.10.0
2026-07-22T17:40:27.7615438Z    Compiling form_urlencoded v1.2.2
2026-07-22T17:40:27.7756917Z    Compiling untrusted v0.9.0
2026-07-22T17:40:27.8026227Z    Compiling lock_api v0.4.14
2026-07-22T17:40:27.9280062Z    Compiling indexmap v2.14.0
2026-07-22T17:40:27.9410460Z    Compiling rustls v0.23.40
2026-07-22T17:40:27.9565844Z    Compiling heck v0.5.0
2026-07-22T17:40:27.9672275Z    Compiling unicode-xid v0.2.6
2026-07-22T17:40:27.9787002Z    Compiling anyhow v1.0.102
2026-07-22T17:40:27.9823129Z    Compiling const-oid v0.10.2
2026-07-22T17:40:28.0681220Z    Compiling convert_case v0.10.0
2026-07-22T17:40:28.0841055Z    Compiling atomic-waker v1.1.2
2026-07-22T17:40:28.1079119Z    Compiling httparse v1.10.1
2026-07-22T17:40:28.1270380Z    Compiling paste v1.0.15
2026-07-22T17:40:28.1497900Z    Compiling zerocopy v0.8.50
2026-07-22T17:40:28.1629908Z    Compiling parking_lot_core v0.9.12
2026-07-22T17:40:28.1770591Z    Compiling num-traits v0.2.19
2026-07-22T17:40:28.1968744Z    Compiling hybrid-array v0.4.12
2026-07-22T17:40:28.2680866Z    Compiling curve25519-dalek v4.1.3
2026-07-22T17:40:28.3702553Z    Compiling ahash v0.8.12
2026-07-22T17:40:28.4011192Z    Compiling powerfmt v0.2.0
2026-07-22T17:40:28.4155237Z    Compiling jobserver v0.1.34
2026-07-22T17:40:28.4920170Z    Compiling fastrand v2.4.1
2026-07-22T17:40:28.4977319Z    Compiling base64ct v1.8.3
2026-07-22T17:40:28.5439971Z    Compiling http-body v1.0.1
2026-07-22T17:40:28.5560846Z    Compiling either v1.16.0
2026-07-22T17:40:28.6110460Z    Compiling deranged v0.5.8
2026-07-22T17:40:28.7290606Z    Compiling cc v1.2.63
2026-07-22T17:40:28.8052377Z    Compiling crypto-common v0.1.7
2026-07-22T17:40:28.8186636Z    Compiling block-buffer v0.10.4
2026-07-22T17:40:28.8741256Z    Compiling pem-rfc7468 v1.0.0
2026-07-22T17:40:28.9140654Z    Compiling tower-service v0.3.3
2026-07-22T17:40:28.9149358Z    Compiling pkg-config v0.3.33
2026-07-22T17:40:28.9321513Z    Compiling base64 v0.22.1
2026-07-22T17:40:28.9361019Z    Compiling digest v0.10.7
2026-07-22T17:40:28.9545839Z    Compiling tinyvec_macros v0.1.1
2026-07-22T17:40:28.9991117Z    Compiling num-conv v0.2.2
2026-07-22T17:40:29.0256878Z    Compiling data-encoding v2.11.0
2026-07-22T17:40:29.0560788Z    Compiling try-lock v0.2.5
2026-07-22T17:40:29.0690827Z    Compiling vcpkg v0.2.15
2026-07-22T17:40:29.1052426Z    Compiling time-core v0.1.8
2026-07-22T17:40:29.1782576Z    Compiling mio v1.2.1
2026-07-22T17:40:29.2195706Z    Compiling socket2 v0.6.4
2026-07-22T17:40:29.2441463Z    Compiling getrandom v0.2.17
2026-07-22T17:40:29.3430740Z    Compiling zmij v1.0.21
2026-07-22T17:40:29.3890730Z    Compiling sha2 v0.10.9
2026-07-22T17:40:29.4660721Z    Compiling rand v0.10.1
2026-07-22T17:40:29.5280718Z    Compiling uuid v1.23.2
2026-07-22T17:40:29.5501289Z    Compiling rand_core v0.6.4
2026-07-22T17:40:29.6550560Z    Compiling parking_lot v0.12.5
2026-07-22T17:40:29.7470678Z    Compiling want v0.3.1
2026-07-22T17:40:29.7600820Z    Compiling tinyvec v1.11.0
2026-07-22T17:40:29.9109396Z    Compiling crypto-common v0.2.2
2026-07-22T17:40:29.9580676Z    Compiling cmake v0.1.58
2026-07-22T17:40:29.9790832Z    Compiling block-buffer v0.12.0
2026-07-22T17:40:30.0041229Z    Compiling inout v0.1.4
2026-07-22T17:40:30.0320739Z    Compiling vergen-lib v9.1.0
2026-07-22T17:40:30.0690642Z    Compiling n0-future v0.3.2
2026-07-22T17:40:30.1030425Z    Compiling cordyceps v0.3.4
2026-07-22T17:40:30.1220484Z    Compiling serde_json v1.0.150
2026-07-22T17:40:30.1841190Z    Compiling diatomic-waker v0.2.3
2026-07-22T17:40:30.1974791Z    Compiling signature v2.2.0
2026-07-22T17:40:30.2471062Z    Compiling spin v0.10.0
2026-07-22T17:40:30.2741530Z    Compiling parking v2.2.1
2026-07-22T17:40:30.2845596Z    Compiling crossbeam-utils v0.8.21
2026-07-22T17:40:30.3005090Z    Compiling winnow v1.0.3
2026-07-22T17:40:30.3110912Z    Compiling httpdate v1.0.3
2026-07-22T17:40:30.3452137Z    Compiling ed25519 v2.2.3
2026-07-22T17:40:30.3784190Z    Compiling futures-lite v2.6.1
2026-07-22T17:40:30.3952022Z    Compiling cipher v0.4.4
2026-07-22T17:40:30.4540797Z    Compiling netlink-packet-core v0.8.1
2026-07-22T17:40:30.5140988Z    Compiling futures-buffered v0.2.13
2026-07-22T17:40:30.5211864Z    Compiling universal-hash v0.5.1
2026-07-22T17:40:30.5299813Z    Compiling vergen-lib v0.1.6
2026-07-22T17:40:30.5512150Z    Compiling vergen v9.1.0
2026-07-22T17:40:30.6210764Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-22T17:40:30.6310936Z    Compiling heapless v0.7.17
2026-07-22T17:40:30.6462170Z    Compiling noq-udp v0.10.0
2026-07-22T17:40:30.6760881Z    Compiling sync_wrapper v1.0.2
2026-07-22T17:40:30.7200677Z    Compiling byteorder v1.5.0
2026-07-22T17:40:30.7230617Z    Compiling opaque-debug v0.3.1
2026-07-22T17:40:30.7790708Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-22T17:40:30.7870411Z    Compiling allocator-api2 v0.2.21
2026-07-22T17:40:30.8101533Z    Compiling polyval v0.6.2
2026-07-22T17:40:30.8499970Z    Compiling digest v0.11.3
2026-07-22T17:40:30.9280610Z    Compiling hash32 v0.2.1
2026-07-22T17:40:31.0015787Z    Compiling aws-lc-sys v0.41.0
2026-07-22T17:40:31.0220796Z    Compiling ring v0.17.14
2026-07-22T17:40:31.0260717Z    Compiling libsqlite3-sys v0.30.1
2026-07-22T17:40:31.0465417Z    Compiling spin v0.9.8
2026-07-22T17:40:31.0466128Z    Compiling vergen-gitcl v1.0.8
2026-07-22T17:40:31.0640684Z    Compiling fallible-iterator v0.3.0
2026-07-22T17:40:31.1250373Z    Compiling ryu v1.0.23
2026-07-22T17:40:31.1400465Z    Compiling signature v3.0.0
2026-07-22T17:40:31.2470549Z    Compiling tower-layer v0.3.3
2026-07-22T17:40:31.2680500Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-22T17:40:31.3145124Z    Compiling num_threads v0.1.7
2026-07-22T17:40:31.3640638Z    Compiling ghash v0.5.1
2026-07-22T17:40:31.3891081Z    Compiling sha2 v0.11.0-rc.5
2026-07-22T17:40:31.4170688Z    Compiling time v0.3.47
2026-07-22T17:40:31.4296052Z    Compiling ctr v0.9.2
2026-07-22T17:40:31.4330281Z    Compiling aes v0.8.4
2026-07-22T17:40:31.4670882Z    Compiling fs2 v0.4.3
2026-07-22T17:40:31.4800755Z    Compiling aead v0.5.2
2026-07-22T17:40:31.4901804Z    Compiling http-body-util v0.1.3
2026-07-22T17:40:31.6160784Z    Compiling openssl-probe v0.2.1
2026-07-22T17:40:31.6320568Z    Compiling utf8parse v0.2.2
2026-07-22T17:40:31.6780578Z    Compiling arrayvec v0.7.6
2026-07-22T17:40:31.7168013Z    Compiling crossbeam-epoch v0.9.18
2026-07-22T17:40:31.7620518Z    Compiling crossbeam-channel v0.5.15
2026-07-22T17:40:31.7790658Z    Compiling blake3 v1.8.5
2026-07-22T17:40:31.8150978Z    Compiling netlink-packet-route v0.29.0
2026-07-22T17:40:31.9071032Z    Compiling memoffset v0.6.5
2026-07-22T17:40:32.0959636Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-22T17:40:32.1117911Z    Compiling acto v0.8.2
2026-07-22T17:40:32.1530750Z    Compiling aes-gcm v0.10.3
2026-07-22T17:40:32.1753264Z    Compiling noq v0.18.0
2026-07-22T17:40:32.1910579Z    Compiling netwatch v0.16.0
2026-07-22T17:40:32.2971229Z    Compiling ref-cast v1.0.25
2026-07-22T17:40:32.3110853Z    Compiling foldhash v0.2.0
2026-07-22T17:40:32.4068483Z    Compiling xml-rs v0.8.28
2026-07-22T17:40:32.4255503Z    Compiling rustix v1.1.4
2026-07-22T17:40:32.4571088Z    Compiling tagptr v0.2.0
2026-07-22T17:40:32.4659765Z    Compiling sorted-index-buffer v0.2.1
2026-07-22T17:40:32.5007619Z    Compiling mac-addr v0.3.0
2026-07-22T17:40:32.5835086Z    Compiling identity-hash v0.1.0
2026-07-22T17:40:32.5923893Z    Compiling rustc-hash v2.1.2
2026-07-22T17:40:32.6214038Z    Compiling thiserror v1.0.69
2026-07-22T17:40:32.6791218Z    Compiling synstructure v0.13.2
2026-07-22T17:40:32.6841186Z    Compiling darling_core v0.20.11
2026-07-22T17:40:32.7191236Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-22T17:40:32.7660536Z    Compiling lru-slab v0.1.2
2026-07-22T17:40:32.9509494Z    Compiling serde_derive_internals v0.29.1
2026-07-22T17:40:33.0120525Z    Compiling hashbrown v0.16.1
2026-07-22T17:40:33.1390757Z    Compiling netlink-packet-route v0.30.0
2026-07-22T17:40:33.2140958Z    Compiling xmltree v0.10.3
2026-07-22T17:40:33.4046974Z    Compiling ioctl-rs v0.1.6
2026-07-22T17:40:33.5116311Z    Compiling proc-macro-crate v3.5.0
2026-07-22T17:40:33.6030874Z    Compiling errno v0.3.14
2026-07-22T17:40:33.6792028Z    Compiling serial-core v0.4.0
2026-07-22T17:40:33.7367360Z    Compiling termios v0.2.2
2026-07-22T17:40:33.8587221Z    Compiling simple-dns v0.9.3
2026-07-22T17:40:33.8720687Z    Compiling aho-corasick v1.1.4
2026-07-22T17:40:33.8817714Z    Compiling arrayref v0.3.9
2026-07-22T17:40:33.8961373Z    Compiling linux-raw-sys v0.12.1
2026-07-22T17:40:33.9319399Z    Compiling resolv-conf v0.7.6
2026-07-22T17:40:34.0579572Z    Compiling constant_time_eq v0.4.2
2026-07-22T17:40:34.0830999Z    Compiling toml_write v0.1.2
2026-07-22T17:40:34.1236799Z    Compiling regex-syntax v0.8.10
2026-07-22T17:40:34.1240459Z    Compiling signal-hook v0.3.18
2026-07-22T17:40:34.1613373Z    Compiling winnow v0.7.15
2026-07-22T17:40:34.2760530Z    Compiling sha1_smol v1.0.1
2026-07-22T17:40:34.2864137Z    Compiling simdutf8 v0.1.5
2026-07-22T17:40:34.2914819Z    Compiling smol_str v0.1.24
2026-07-22T17:40:34.5113481Z    Compiling serial-unix v0.4.0
2026-07-22T17:40:34.5257579Z    Compiling lru v0.16.4
2026-07-22T17:40:34.5984925Z    Compiling signal-hook-registry v1.4.8
2026-07-22T17:40:34.6370420Z    Compiling serde_derive v1.0.228
2026-07-22T17:40:34.7215903Z    Compiling zeroize_derive v1.4.3
2026-07-22T17:40:34.7341476Z    Compiling tokio-macros v2.7.0
2026-07-22T17:40:34.9706705Z    Compiling futures-macro v0.3.32
2026-07-22T17:40:35.2270718Z    Compiling zerofrom-derive v0.1.7
2026-07-22T17:40:35.3280718Z    Compiling zeroize v1.8.2
2026-07-22T17:40:35.4784567Z    Compiling tokio v1.52.3
2026-07-22T17:40:35.5211540Z    Compiling yoke-derive v0.8.2
2026-07-22T17:40:35.9507377Z    Compiling zerovec-derive v0.11.3
2026-07-22T17:40:35.9670583Z    Compiling futures-util v0.3.32
2026-07-22T17:40:36.6087911Z    Compiling displaydoc v0.2.6
2026-07-22T17:40:36.6120928Z    Compiling zerofrom v0.1.8
2026-07-22T17:40:36.6625440Z    Compiling tracing-attributes v0.1.31
2026-07-22T17:40:36.7710901Z    Compiling rustls-pki-types v1.14.1
2026-07-22T17:40:36.9360871Z    Compiling yoke v0.8.3
2026-07-22T17:40:37.0239496Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-22T17:40:37.1581498Z    Compiling thiserror-impl v2.0.18
2026-07-22T17:40:37.4506651Z    Compiling zerovec v0.11.6
2026-07-22T17:40:37.5861208Z    Compiling zerotrie v0.2.4
2026-07-22T17:40:37.5970845Z    Compiling darling_macro v0.20.11
2026-07-22T17:40:37.6880034Z    Compiling derive_more-impl v2.1.1
2026-07-22T17:40:37.9700983Z    Compiling darling v0.20.11
2026-07-22T17:40:37.9853560Z    Compiling n0-error-macros v0.1.3
2026-07-22T17:40:38.0571076Z    Compiling derive_builder_core v0.20.2
2026-07-22T17:40:38.1259048Z    Compiling spez v0.1.2
2026-07-22T17:40:38.2677100Z    Compiling tinystr v0.8.3
2026-07-22T17:40:38.2841059Z    Compiling potential_utf v0.1.5
2026-07-22T17:40:38.4890600Z    Compiling icu_locale_core v2.2.0
2026-07-22T17:40:38.4891497Z    Compiling icu_collections v2.2.0
2026-07-22T17:40:38.6320819Z    Compiling der v0.8.0-rc.10
2026-07-22T17:40:38.9663060Z    Compiling pin-project-internal v1.1.13
2026-07-22T17:40:39.0980929Z    Compiling n0-error v0.1.3
2026-07-22T17:40:39.3280542Z    Compiling cobs v0.3.0
2026-07-22T17:40:39.4891283Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-22T17:40:39.5680642Z    Compiling derive_builder_macro v0.20.2
2026-07-22T17:40:39.5799093Z    Compiling postcard-derive v0.2.2
2026-07-22T17:40:39.9831578Z    Compiling icu_provider v2.2.0
2026-07-22T17:40:40.0190677Z    Compiling ipnet v2.12.0
2026-07-22T17:40:40.0391354Z    Compiling derive_builder v0.20.2
2026-07-22T17:40:40.2046524Z    Compiling spki v0.8.0-rc.4
2026-07-22T17:40:40.3528913Z    Compiling icu_properties v2.2.0
2026-07-22T17:40:40.3899575Z    Compiling icu_normalizer v2.2.0
2026-07-22T17:40:40.4038441Z    Compiling pin-project v1.1.13
2026-07-22T17:40:40.4237652Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-22T17:40:40.4880832Z    Compiling prefix-trie v0.8.4
2026-07-22T17:40:40.5350628Z    Compiling ed25519-dalek v2.2.0
2026-07-22T17:40:40.6510674Z    Compiling once_cell v1.21.4
2026-07-22T17:40:40.6903867Z    Compiling futures-executor v0.3.32
2026-07-22T17:40:40.7001826Z    Compiling ed25519 v3.0.0-rc.4
2026-07-22T17:40:40.8133623Z    Compiling spt-proto v0.40.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-22T17:40:40.8274298Z    Compiling tracing-core v0.1.36
2026-07-22T17:40:40.8750823Z    Compiling futures v0.3.32
2026-07-22T17:40:41.0410837Z    Compiling hashbrown v0.14.5
2026-07-22T17:40:41.2541229Z    Compiling data-encoding-macro v0.1.20
2026-07-22T17:40:41.2790738Z    Compiling rustls-native-certs v0.8.4
2026-07-22T17:40:41.3131065Z    Compiling enum-assoc v1.3.0
2026-07-22T17:40:41.3261049Z    Compiling num_enum_derive v0.7.6
2026-07-22T17:40:41.7220219Z    Compiling tracing v0.1.44
2026-07-22T17:40:41.7311015Z    Compiling tokio-util v0.7.18
2026-07-22T17:40:41.7584529Z    Compiling netlink-sys v0.8.8
2026-07-22T17:40:41.8221871Z    Compiling idna_adapter v1.2.2
2026-07-22T17:40:41.8735048Z    Compiling hashlink v0.9.1
2026-07-22T17:40:41.9357610Z    Compiling idna v1.1.0
2026-07-22T17:40:42.1200930Z    Compiling postcard v1.1.3
2026-07-22T17:40:42.1249726Z    Compiling tower v0.5.3
2026-07-22T17:40:42.1811401Z    Compiling iroh-metrics-derive v0.4.1
2026-07-22T17:40:42.2147834Z    Compiling strum_macros v0.28.0
2026-07-22T17:40:42.2970627Z    Compiling async-trait v0.1.89
2026-07-22T17:40:42.3480645Z    Compiling url v2.5.8
2026-07-22T17:40:42.5304662Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-22T17:40:42.5801039Z    Compiling num_enum v0.7.6
2026-07-22T17:40:42.6298764Z    Compiling iroh-metrics v0.38.3
2026-07-22T17:40:42.6761764Z    Compiling derive_more v2.1.1
2026-07-22T17:40:42.6769198Z    Compiling netdev v0.42.0
2026-07-22T17:40:42.6850703Z    Compiling rusqlite v0.32.1
2026-07-22T17:40:42.7361042Z    Compiling h2 v0.4.14
2026-07-22T17:40:42.9045135Z    Compiling tokio-stream v0.1.18
2026-07-22T17:40:42.9500878Z    Compiling n0-watcher v0.6.1
2026-07-22T17:40:42.9604849Z    Compiling netlink-proto v0.12.0
2026-07-22T17:40:43.2021019Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-22T17:40:43.2494233Z    Compiling iroh-base v0.98.0
2026-07-22T17:40:43.2590577Z    Compiling tower-http v0.6.11
2026-07-22T17:40:43.2960675Z    Compiling attohttpc v0.30.1
2026-07-22T17:40:43.4943062Z    Compiling iroh-relay v0.98.0
2026-07-22T17:40:43.5134576Z    Compiling moka v0.12.15
2026-07-22T17:40:43.5334962Z    Compiling serde_spanned v0.6.9
2026-07-22T17:40:43.5650656Z    Compiling toml_datetime v0.6.11
2026-07-22T17:40:43.6820455Z    Compiling thiserror-impl v1.0.69
2026-07-22T17:40:43.7821157Z    Compiling ref-cast-impl v1.0.25
2026-07-22T17:40:43.8550765Z    Compiling toml_edit v0.22.27
2026-07-22T17:40:43.9331313Z    Compiling spt-store v0.40.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-22T17:40:44.1381191Z    Compiling webpki-roots v1.0.7
2026-07-22T17:40:44.2544973Z    Compiling regex-automata v0.4.14
2026-07-22T17:40:44.3471363Z    Compiling schemars_derive v1.2.1
2026-07-22T17:40:44.5431163Z    Compiling darling_core v0.23.0
2026-07-22T17:40:44.6010587Z    Compiling serde_bytes v0.11.19
2026-07-22T17:40:44.7651034Z    Compiling hmac v0.12.1
2026-07-22T17:40:44.7940700Z    Compiling seize v0.5.1
2026-07-22T17:40:44.8662903Z    Compiling iroh v0.98.2
2026-07-22T17:40:44.9090925Z    Compiling rustix v0.38.44
2026-07-22T17:40:45.0474047Z    Compiling strum v0.28.0
2026-07-22T17:40:45.1551840Z    Compiling iroh-dns v0.98.0
2026-07-22T17:40:45.1755659Z    Compiling pin-utils v0.1.0
2026-07-22T17:40:45.2080618Z    Compiling cmov v0.5.4
2026-07-22T17:40:45.2430035Z    Compiling bitflags v1.3.2
2026-07-22T17:40:45.2520912Z    Compiling dyn-clone v1.0.20
2026-07-22T17:40:45.2711109Z    Compiling filedescriptor v0.8.3
2026-07-22T17:40:45.3038198Z    Compiling nix v0.25.1
2026-07-22T17:40:45.3590543Z    Compiling papaya v0.2.4
2026-07-22T17:40:45.3902073Z    Compiling hkdf v0.12.4
2026-07-22T17:40:45.4321394Z    Compiling ctutils v0.4.2
2026-07-22T17:40:45.4921032Z    Compiling backon v1.6.0
2026-07-22T17:40:45.6150310Z    Compiling serial v0.4.0
2026-07-22T17:40:45.7130446Z    Compiling anstyle-parse v1.0.0
2026-07-22T17:40:45.7220925Z    Compiling vte_generate_state_changes v0.1.2
2026-07-22T17:40:45.7261191Z    Compiling anstyle v1.0.14
2026-07-22T17:40:45.7690538Z    Compiling shell-words v1.1.1
2026-07-22T17:40:45.8710985Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-22T17:40:45.8870676Z    Compiling downcast-rs v1.2.1
2026-07-22T17:40:45.9091076Z    Compiling colorchoice v1.0.5
2026-07-22T17:40:45.9503192Z    Compiling anstyle-query v1.1.5
2026-07-22T17:40:46.0030725Z    Compiling is_terminal_polyfill v1.70.2
2026-07-22T17:40:46.0139682Z    Compiling linux-raw-sys v0.4.15
2026-07-22T17:40:46.0158734Z    Compiling foldhash v0.1.5
2026-07-22T17:40:46.0333686Z    Compiling instability v0.3.12
2026-07-22T17:40:46.0410107Z    Compiling unicode-width v0.2.0
2026-07-22T17:40:46.0750995Z    Compiling anstream v1.0.0
2026-07-22T17:40:46.2200628Z    Compiling hashbrown v0.15.5
2026-07-22T17:40:46.2329771Z    Compiling vte v0.13.1
2026-07-22T17:40:46.3611896Z    Compiling signal-hook-mio v0.2.5
2026-07-22T17:40:46.4503620Z    Compiling schemars v1.2.1
2026-07-22T17:40:46.4575872Z    Compiling toml v0.8.23
2026-07-22T17:40:46.5457224Z    Compiling spake2 v0.4.0
2026-07-22T17:40:46.9529519Z    Compiling terminal_size v0.4.4
2026-07-22T17:40:46.9970870Z    Compiling regex v1.12.3
2026-07-22T17:40:47.1310956Z    Compiling strum_macros v0.26.4
2026-07-22T17:40:47.3999749Z    Compiling sha1 v0.10.6
2026-07-22T17:40:47.5893929Z    Compiling itertools v0.13.0
2026-07-22T17:40:47.6428325Z    Compiling castaway v0.2.4
2026-07-22T17:40:47.7066802Z    Compiling clap_lex v1.1.0
2026-07-22T17:40:47.7160574Z    Compiling indoc v2.0.7
2026-07-22T17:40:47.7630145Z    Compiling static_assertions v1.1.0
2026-07-22T17:40:47.8258562Z    Compiling spt-msg v0.40.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-22T17:40:47.9961032Z    Compiling doctest-file v1.1.1
2026-07-22T17:40:48.1591136Z    Compiling spt-runtime v0.40.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-22T17:40:48.3360640Z    Compiling darling_macro v0.23.0
2026-07-22T17:40:48.5020731Z    Compiling hyper v1.10.1
2026-07-22T17:40:48.7050591Z    Compiling unicode-width v0.1.14
2026-07-22T17:40:48.7241944Z    Compiling darling v0.23.0
2026-07-22T17:40:48.8250770Z    Compiling interprocess v2.4.2
2026-07-22T17:40:49.0020795Z    Compiling clap_builder v4.6.0
2026-07-22T17:40:49.0841866Z    Compiling compact_str v0.8.2
2026-07-22T17:40:49.2720077Z    Compiling crossterm v0.28.1
2026-07-22T17:40:49.5034295Z    Compiling portable-pty v0.8.1
2026-07-22T17:40:49.5631608Z    Compiling lru v0.12.5
2026-07-22T17:40:49.5821159Z    Compiling strum v0.26.3
2026-07-22T17:40:49.7012909Z    Compiling unicode-truncate v1.1.0
2026-07-22T17:40:49.7117190Z    Compiling clap_derive v4.6.1
2026-07-22T17:40:49.7220734Z    Compiling cassowary v0.3.0
2026-07-22T17:40:49.7698571Z    Compiling iana-time-zone v0.1.65
2026-07-22T17:40:49.8780789Z    Compiling nucleo-matcher v0.3.1
2026-07-22T17:40:50.0122137Z    Compiling spt-term v0.40.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-22T17:40:50.1080843Z    Compiling chrono v0.4.45
2026-07-22T17:40:50.1270578Z    Compiling qrcode v0.14.1
2026-07-22T17:40:50.5660673Z    Compiling hyper-util v0.1.20
2026-07-22T17:40:50.7717241Z    Compiling ratatui v0.29.0
2026-07-22T17:40:50.7795582Z    Compiling tempfile v3.27.0
2026-07-22T17:40:51.6231159Z    Compiling spt-live v0.40.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-22T17:40:51.9791154Z    Compiling clap v4.6.1
2026-07-22T17:40:52.4919835Z    Compiling igd-next v0.17.1
2026-07-22T17:40:53.6576286Z    Compiling portmapper v0.16.0
2026-07-22T17:40:58.9182095Z    Compiling rustls-webpki v0.103.13
2026-07-22T17:41:01.2775773Z    Compiling tokio-rustls v0.26.4
2026-07-22T17:41:01.2776176Z    Compiling rustls-platform-verifier v0.7.0
2026-07-22T17:41:01.2776506Z    Compiling noq-proto v0.17.0
2026-07-22T17:41:01.4184398Z    Compiling hyper-rustls v0.27.9
2026-07-22T17:41:01.4185060Z    Compiling hickory-net v0.26.0-beta.4
2026-07-22T17:41:01.4185505Z    Compiling tokio-websockets v0.13.2
2026-07-22T17:41:01.5620103Z    Compiling reqwest v0.13.4
2026-07-22T17:41:02.5170714Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-22T17:41:16.1193920Z    Compiling spt-net v0.40.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-22T17:41:17.6098493Z    Compiling spt-daemon v0.40.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-22T17:41:26.8049672Z    Compiling spt v0.40.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-22T17:41:31.6310089Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s
2026-07-22T17:41:31.6536974Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-941b1c891af15240)
2026-07-22T17:41:31.6550317Z 
2026-07-22T17:41:31.6550516Z running 1 test
2026-07-22T17:41:37.7439935Z test new_brain_serves_against_old_broker ... ok
2026-07-22T17:41:37.7440183Z 
2026-07-22T17:41:37.7440410Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.09s
2026-07-22T17:41:37.7440710Z 
2026-07-22T17:41:37.7582548Z ##[group]Run bash .github/ci/reap-census.sh end
2026-07-22T17:41:37.7582870Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-07-22T17:41:37.7595331Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-22T17:41:37.7595602Z env:
2026-07-22T17:41:37.7595781Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-22T17:41:37.7596002Z ##[endgroup]
2026-07-22T17:41:37.7642170Z CI-CENSUS scope roots:
2026-07-22T17:41:37.7642532Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-22T17:41:37.7643012Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-22T17:41:37.7643535Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-22T17:41:37.7644054Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-22T17:41:37.7644359Z   root: /home/reavus/spt-n1-oldbroker
2026-07-22T17:41:37.7686910Z CI-CENSUS self-check OK: walked 392 /proc entries, exe resolution live
2026-07-22T17:41:39.2273845Z CI-CENSUS phase=pre-reap box_procs=391 box_fds=10592 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-22T17:41:39.2274456Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-22T17:41:42.7801954Z CI-CENSUS phase=end box_procs=391 box_fds=10592 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-22T17:41:42.7802564Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-22T17:41:42.7802945Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-07-22T17:41:42.7902969Z Post job cleanup.
2026-07-22T17:41:42.8614923Z [command]/usr/bin/git version
2026-07-22T17:41:42.8644078Z git version 2.43.0
2026-07-22T17:41:42.8672977Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/215cd40f-a884-422d-8b0e-8138dd631d51' before making global git config changes
2026-07-22T17:41:42.8673632Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T17:41:42.8676042Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-22T17:41:42.8703762Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-22T17:41:42.8730030Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-22T17:41:42.8938648Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T17:41:42.8959555Z http.https://github.com/.extraheader
2026-07-22T17:41:42.8966289Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-22T17:41:42.8989968Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-22T17:41:42.9179077Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T17:41:42.9204476Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-22T17:41:42.9515571Z Cleaning up orphan processes
